PluginGUIEditor Class Reference
List of all members.
Detailed Description
This is the same as the AEffGUIEditor class except that this one allows the VSTGUI lib to build without VST dependencies.
Constructor & Destructor Documentation
Member Function Documentation
virtual void beginEdit |
( |
int32_t |
index |
) |
[inline, virtual] |
virtual void close |
( |
|
) |
[inline, virtual] |
void doIdleStuff |
( |
|
) |
[virtual] |
void draw |
( |
ERect * |
pRect |
) |
[virtual] |
virtual void endEdit |
( |
int32_t |
index |
) |
[inline, virtual] |
void* getEffect |
( |
|
) |
[inline] |
CFrame* getFrame |
( |
|
) |
[inline] |
virtual int32_t getKnobMode |
( |
|
) |
const [inline, virtual] |
bool getRect |
( |
ERect ** |
ppRect |
) |
[virtual] |
int32_t getVstGuiVersion |
( |
|
) |
[inline] |
bool open |
( |
void * |
ptr |
) |
[virtual] |
int32_t setKnobMode |
( |
int32_t |
val |
) |
[virtual] |
virtual void setParameter |
( |
int32_t |
index, |
|
|
float |
value | |
|
) |
| | [inline, virtual] |
void wait |
( |
uint32_t |
ms |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- plugguieditor.h
- plugguieditor.cpp